home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
ab20
/
unarced
/
datacomm
/
vlt
/
rexx
/
dolens.vlt
< prev
next >
Wrap
Text File
|
1995-03-17
|
235b
|
8 lines
/** dolens.vlt
*
* Opens the WLens tool on VLT's screen. Requires WLens to be in tools:
*
**/
if screencols(VLT) = -1 then address command "tools:WLens 150 100"
else address command "tools:WLens 150 100 VLT"